1
| Property Name | Description |
|---|---|
| alt | alternate text to display if browser does not support hidden input fields |
| form | form that contains the hidden field |
| name | name of the hidden field |
| type | returns "hidden" |
| value | value of the hidden input field. |
| Method Name | Description | Values |
|---|